Linux webm002.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
wp-accessibility-helper
/
inc
/
/home/ariannadhf/www/wp-content/plugins/wp-accessibility-helper/inc/custom-font.php
<?php $wah_custom_font = get_option('wah_custom_font'); if($wah_custom_font && !empty($wah_custom_font)): ?> <style media="screen">#access_container {font-family:<?php echo $wah_custom_font; ?>;}</style> <?php endif; ?>